Book Contents

XML string equivalents for special characters

If one of the following characters is needed within a string attribute, the XML equivalent string must be used instead.

Characters

XML string equivalents

<

&gt;

>

&lt;

&

&amp;

&quot;

Carriage return

&#xA;

See also

FactoryTalk View graphic XML file

Special characters